-
Home
-
SSL Certificate – Free SSL, HTTPS by SSL Zen
-
4.7.0
-
Code
-
Classes
- LEOrder
Total Complexity |
170 |
Dependencies |
7 |
Dependents |
3 |
Total lines |
834 |
Lines of code |
619 |
Logical lines of code |
381 |
Comment lines |
123 |
Methods |
19 |
Properties |
15 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
D |
30 |
30 |
109 |
verifyPendingOrderAuthorization() |
C |
34 |
25 |
84 |
getCertificate() |
B |
41 |
19 |
54 |
revokeCertificate() |
B |
42 |
16 |
48 |
finalizeOrder() |
A |
42 |
14 |
50 |
createOrder() |
A |
42 |
10 |
49 |
getAuthorizations() |
A |
46 |
8 |
35 |
deactivateOrderAuthorization() |
A |
51 |
8 |
24 |
validateCertificateResponse() |
S |
50 |
7 |
28 |
saveCertificate2() |
S |
56 |
6 |
17 |
saveCertificate() |
S |
58 |
6 |
13 |
updateOrderData() |
S |
52 |
5 |
22 |
generateCSR() |
S |
45 |
3 |
50 |
allAuthorizationsValid() |
S |
63 |
4 |
11 |
updateAuthorizations() |
S |
62 |
4 |
11 |
isFinalized() |
S |
78 |
2 |
3 |
getValidAuthorizations() |
S |
79 |
1 |
3 |
getPendingAuthorizations() |
S |
79 |
1 |
3 |
postCertificateRequest() |
S |
72 |
1 |
5 |